home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / dust2.lha / Dust / DustHelp2 / getpoint < prev    next >
Text File  |  1995-09-28  |  338b  |  10 lines

  1.   COMMAND GETPOINT
  2. -----------------------------------------------------------------
  3.     Purpose: Save the position of the selected point into the 
  4.              variables "px", "py" and "pz" (good for programming)
  5.       Usage: GETPOINT(<objectID>,<pointID>)
  6.    Examples: getpoint(1,133)
  7.              .px
  8.              .py
  9.              .pz
  10.